home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / windows / graphs / all_tips.arj / TT-82.005 < prev    next >
Text File  |  1994-04-14  |  2KB  |  48 lines

  1. TECH TIP NO.:    TT82.005
  2. PRODUCT:    Series 82 Super Voyager VLB-II
  3. REVISION:    B
  4. FREQUECNY:    All
  5. DATE:        April 8, 1994
  6. ORIGINATOR:    Vivek Saxena
  7. RELEASED BY:    Documentation Control
  8.  
  9. SUBJECT:    Adaptec 1542CF
  10.  
  11.  
  12. Problem:    When an Adaptec 1542CF is installed in a Super Voyager VLB II 
  13. motherboard, the on-board I/O does not function correctly.  We have seen this 
  14. problem only if the floppy controller on Adaptec is enabled and the on-board 
  15. floppy controller is disabled.  
  16.      
  17. Reason:        The Super Voyager VLB II motherboard uses an SMC665 super I/O 
  18. controller.  Adaptec 1542CF uses an Intel 82077 floppy controller.  This 
  19. controller requires an external decode for floppy port chip select.  This 
  20. decode is generated externally by the logic on the 1542CF.  The floppy port
  21. I/O address decode should be for 3F2h - 3F5h and 3F7h. Within the I/O address
  22. range 3F0h - 3F7h, 3F0h and 3F1h are defined only for PS/2 mode, and 3F6h is
  23. defined for HDD reset.
  24.      
  25. The external decode logic on the Adaptec 1542CF decodes the 
  26. entire range of addresses from 3F0h - 3F5h, and 3F7h.  Since the 3F0h and 3F1h 
  27. registers are defined as read only, Adaptec will respond to all accesses to 
  28. 3F0h and 3F1h.
  29.      
  30. The SMC665 chip uses 3F0h as the Index register and 3F1h as the 
  31. data register to access its internal control registers.  Since Adaptec will 
  32. respond to all accesses at 3F0h and 3F1h, there is a data clash and 
  33. consequently the BIOS cannot configure the SMC chip correctly.
  34.      
  35. When the floppy controller on the Adaptec card is disabled, the 
  36. Adaptec card stops responding to accesses in the 3F0h - 3F1 ranges which
  37. solves the problem.
  38.      
  39. Solution:    The only solution that we can suggest at this time is to 
  40. disable the Adaptec floppy controller and use the on-board floppy controller.  
  41. There is very little functional difference between the two controllers.
  42.  
  43. To disable the floppy on the Adaptec card, you must turn SW5 
  44. ON. Then you must enable the floppy controller on the Super Voyager VLB II 
  45. through AMIBIOS Peripheral Setup. The floppy cable should be moved to the 
  46. on-board controller.  This will completely disable the Adaptec floppy and 
  47. should fix the problem.
  48.